Previous: Rejected Articles, Up: Composing Messages [Contents][Index]
Gnus can digitally sign and encrypt your messages, using
vanilla PGP format or
PGP/MIME or S/MIME. For
decoding such messages, see the mm-verify-option and
mm-decrypt-option options (see Security).
Often, you would like to sign replies to people who send you
signed messages. Even more often, you might want to encrypt
messages which are in reply to encrypted messages. Gnus offers
gnus-message-replysign to enable the former, and
gnus-message-replyencrypt for the latter. In
addition, setting gnus-message-replysignencrypted
(on by default) will sign automatically encrypted messages.
Instructing MML to perform security operations on a MIME part is done using the C-c C-m s key map for signing and the C-c C-m c key map for encryption, as follows.
Digitally sign current message using S/MIME.
Digitally sign current message using PGP.
Digitally sign current message using PGP/MIME.
Digitally encrypt current message using S/MIME.
Digitally encrypt current message using PGP.
Digitally encrypt current message using PGP/MIME.
Remove security related MML tags from message.
See Security in Message Manual, for more information.